5.1.0

WARNING:

The first line indicates the version of this file.
If it does not match the version of the mod, this file will be replaced.
Backup this file if you want to keep any changes you made to it.

Instruction on how to customize the Lucky Block might be added
For now, look at everything below the '>drops' line to understand the syntax.

~SPAWNRATE/STRUCTURECHANCE~

The spawnrate means the Lucky Block will have a 1 in (spawnrate) chance of spawning per chunk.
This means the smaller the spawnrate, the more likely it is to spawn. Set it to 0 to prevent natural spawning.
The structureChance means every time the Lucky Block spawns it will have a 1 in (structureChance) chance of spawning within a structure.

~RECIPE~

To configure the recipe, use the first 3 groups of letters to show what the recipe will look like in the crafting table.
A space instead of a letter will indicate that nothing goes there. Then, match each letter to it's appropriate item/block.
Look below to understand. for no recipe, don't put anything below the recipe line.

>properties
spawnrate=200
structureChance=2
recipe=sis,idi,sis,s,snow,d,dropper,i,packed_ice
doDropsOnCreativeMode=false

>craftingitems
diamond=12
diamond_block=100
emerald=8
emerald_block=80
gold_ingot=6
gold_block=60
iron_ingot=3
iron_block=30
beacon=95
dragon_egg=100

ice=10
snowball=5
snow_block=20
packed_ice=45
golden_carrot=30
golden_apple,0=40
golden_apple,1=100
nether_star=100
lapis_block=20
beacon=95
dragon_egg=100

rotten_flesh=-5
coal=-5
dirt=-1
coal_block-50

spider_eye=-10
fermented_spider_eye=-20
poisonous_potato=-10
fish,3=-20

>drops


/========== TOOLS & ARMOR ==========

/all wood, stone and gold tools
group(ID=wooden_sword;ID=wooden_shovel;ID=wooden_pickaxe;ID=wooden_axe;ID=wooden_hoe)@luck=0
group(ID=stone_sword;ID=stone_shovel;ID=stone_pickaxe;ID=stone_axe;ID=stone_hoe)@luck=0
group(ID=golden_sword;ID=golden_shovel;ID=golden_pickaxe;ID=golden_axe;ID=golden_hoe)@luck=1
/2-3 iron tools
group:#random-2-3(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
/1-2 diamond tools
group:#random-1-2(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
/all leather and gold armor
group(ID=leather_helmet;ID=leather_chestplate;ID=leather_leggings;ID=leather_boots)@luck=0
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=1
/2-3 chain and iron armor
group:#random-2-3(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=2
group:#random-2-3(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1
/1-2 diamond armor
group:#random-1-2(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
/all horse armor
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2
/bow and arrows
group(ID=bow;ID=arrow,amount=#random-16-32)@luck=1

/========== BLOCKS ==========

ID=sponge@luck=0
ID=tnt,amount=8@luck=1
ID=obsidian,amount=14@luck=1
ID=enchanting_table@luck=2
ID=end_portal_frame,amount=#random-2-6@luck=2
ID=dragon_egg@luck=1
ID=ender_chest,amount=2@luck=0
ID=beacon@luck=2
ID=dropper,amount=8@luck=0
ID=hay_block,amount=8@luck=0

/========= ITEMS ==========

ID=gold_ingot,amount=#random-8-16@luck=1
ID=stick@luck=-1
ID=painting,amount=4@luck=0
ID=saddle,amount=2@luck=0
ID=cake@luck=0
ID=rotten_flesh@luck=-1
ID=nether_star@luck=2
ID=red_flower,NBTTag=(display=(Name="#cRomantic Rose"))@luck=-1

/========== GROUPS ==========

/bookshelves and books
group(ID=bookshelf,amount=#random-6-12;ID=book,amount=#random-8-16)@luck=0
/pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#random-8-16;ID=lit_pumpkin,amount=#random-8-16)@luck=0
/golden apples
group(ID=golden_apple,amount=#random-2-4;ID=golden_apple,amount=#random-1-2,damage=1)@luck=2
/buckets
group(ID=bucket,amount=#random-1-2;ID=water_bucket,amount=#random-1-2;ID=lava_bucket,amount=#random-1-2;ID=milk_bucket,amount=#random-1-2)@luck=0
/meat (raw and cooked)
group:1(group(ID=porkchop,amount=#random-8-16;ID=cooked_porkchop,amount=#random-4-8);group(ID=fish,amount=#random-8-16;ID=cooked_fished,amount=#random-4-8);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=chicken,amount=#random-8-16;ID=cooked_chicken,amount=#random-4-8))@luck=1
/vegetable food (carrots, potatoes, pumpkin pie)
group:1(group(ID=carrot,amount=#random-8-16;ID=golden_carrot,amount=#random-4-8);group(ID=potato,amount=#random-8-16;ID=baked_potato,amount=#random-4-8;ID=poisonous_potato,amount=#random-2-4);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=pumpkin_pie,amount=#random-6-12))@luck=1
/ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2
/potions
ID=potion,damage=#randomPotionDamage,amount=#random-4-8,reinitialize=true@luck=1
/spawn eggs
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-4-8,reinitialize=true@luck=1
/heads
ID=skull,damage=#random-0-4,amount=#random-1-3,reinitialize=true@luck=0
/jukebox music discs
group(ID=jukebox;ID=#random-2256-2267,amount=#random-1-3,reinitialize=true)@luck=1
/brewing
group(ID=ender_pearl,amount=#random-1-3;ID=blaze_rod,amount=#random-1-3;ID=ghast_tear,amount=#random-1-3;ID=gold_nugget,amount=#random-1-3;ID=nether_wart,amount=#random-1-3;ID=spider_eye,amount=#random-1-3;ID=fermented_spider_eye,amount=#random-1-3;ID=blaze_powder,amount=#random-1-3;ID=magma_cream,amount=#random-1-3;ID=ender_eye,amount=#random-1-3;ID=382,amount=#random-1-3;type=particle,ID=2002,damage=3)@luck=2
/redstone
group(ID=dispenser,amount=#random-2-4;ID=noteblock,amount=1;ID=sticky_piston,amount=#random-2-4;ID=piston,amount=4;ID=tnt,amount=#random-4-6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#random-2-4;ID=wooden_door,amount=1;ID=iron_door,amount=1;ID=redstone,amount=#random-32-64;ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=2
/colorful
group(group:1(ID=wool,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=stained_hardened_clay,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=dye,damage=#random-0-15,amount=#random-32-64,reinitialize=true);type=particle,ID=2002,damage=#randomPotionEffect,amount=20,reinitialize=true)@luck=1
/iron, gold, diamond, emerald with fireworks
group(ID=iron_ingot,amount=#random-8-16;ID=gold_ingot,amount=#random-8-16;ID=diamond,amount=#random-8-16;ID=emerald,amount=#random-8-16;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=20,scatterOffset=0-2,reinitialize=true)@luck=2
/quartz
group(ID=stone_slab,damage=7,amount=#random-4-8;ID=quartz_ore,amount=#random-16-32;ID=quartz_block,amount=#random-4-8;ID=quartz_block,damage=1,amount=#random-4-8;ID=quartz_block,damage=2,amount=#random-4-8;ID=quartz_stairs,amount=#random-4-8;ID=quartz,amount=#random-24-32;type=particle,ID=2002,damage=14)@luck=1
/fish
group(ID=fishing_rod;ID=#random-349-350,damage=#random-0-3,amount=#random-10-20,reinitialize=true)@luck=1
/message with mushroom
group(type=command,ID="/tell #playerName Listen to me, #playerName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="PlayerInDistress";ID=red_mushroom,NBTTag=(display=(Name="#cOnly Hope")))@luck=-1;
/random jokes
group:1(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="I'm funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh!")))@luck=-1
/flowers
group(ID=red_flower,damage=#random-0-8,amount=64,reinitialize=true)@luck=0
/enchantment books
ID=enchanted_book,NBTTag=(ench=#randomEnchantment),amount=#random-7-10,reinitialize=true@luck=1

/========== ENTITIES ==========

/passive mobs
group:1(type=entity,ID=Pig,NBTTag=(CustomName="#e#lLucky Pig",CustomNameVisible=true);type=entity,ID=Cow,NBTTag=(CustomName="#e#lLucky Cow",CustomNameVisible=true);type=entity,ID=Chicken,NBTTag=(CustomName="#e#lLucky Chicken",CustomNameVisible=true);type=entity,ID=Sheep,NBTTag=(CustomName="#e#lLucky Sheep",CustomNameVisible=true);type=entity,ID=Squid,NBTTag=(CustomName="#e#lUnlucky Squid",CustomNameVisible=true))@luck=0
/colored sheep
type=entity,ID=Sheep,NBTTag=(CustomName="#cM#6r. #eR#aa#2i#bn#3b#5o#dw",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
/lucky eggs
type=entity,ID=luckyegg,amount=20@luck=2
/launched expbottles
type=entity,ID=launched_expbottle,amount=#random-16-32@luck=2
/launched tnt
type=entity,ID=launched_tnt,amount=15@luck=-2
/lightning creeper
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=lightning)@luck=-2
/giant
group(type=difficulty,ID=hard;type=entity,ID=Giant)@luck=-2
/wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.1@luck=-2
/ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.2@luck=-2
/bob the decked zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=-2
/stacked villager and pigs
type=entity,ID=Villager,NBTTag=(Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig))))))))@luck=0
/horses
type=entity,ID=EntityHorse,amount=12,scatterOffset=4-4,adjustHeight=2,reinitialize=true,NBTTag=(Type=#random-0-4,Owner=#playerName)@luck=1
/witch with bats
group(type=difficulty,ID=hard;type=entity,ID=Witch,adjustHeight=1;type=entity,ID=Bat,amount=64,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
/huge slime and magma cube
group:1(type=entity,ID=Slime,NBTTag=(Size=10);type=entity,ID=LavaSlime,NBTTag=(Size=10))@luck=-2
/pet wolves
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Wolf,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=1))@luck=1
/pet cats
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Ozelot,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CatType=#random-0-3,Owner=#playerName,Sitting=1))@luck=1
/lucky villagers
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-20-25),sell=(id=golden_sword,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))),maxUses=1),(buy=(id=diamond,Count=#random-20-25),sell=(id=bow,Count=1,tag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=fishing_rod,Count=1,tag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=diamond,Count=#random-7-12),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-12-17),sell=(id=golden_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"))),maxUses=1),(buy=(id=diamond,Count=#random-20-25),sell=(id=golden_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"))),maxUses=1),(buy=(id=diamond,Count=#random-12-17),sell=(id=golden_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-10-15),sell=(id=golden_shovel,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_pickaxe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_axe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=golden_hoe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1

/========== STRUCTURES ==========

/traps
type=structure,ID=anvil_trap,relativeToPlayer=true@luck=-2
type=structure,ID=lava_trap,relativeToPlayer=true@luck=-2
type=structure,ID=water_trap,relativeToPlayer=true@luck=-2
type=structure,ID=pit_trap,relativeToPlayer=true@luck=-2

/lucky fort and temple
type=structure,ID=fort,relativeToPlayer=true@luck=2
type=structure,ID=temple,relativeToPlayer=true@chance=0.4@luck=2

/falling blocks (iron, gold, diamond, emerald)
type=falling_block,ID=iron_block@luck=0
type=falling_block,ID=gold_block@luck=0
type=falling_block,ID=diamond_block@luck=1
type=falling_block,ID=emerald_block@luck=1

/bedrock problem
type=structure,ID=bedrock_problem@luck=-1

/explosion
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=6)@luck=-2

/colorful pole
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=diamond_block,posY=#bPosY+90)@luck=2

/chests
type=structure,ID=chest,NBTTag=(type="bonusChest")@luck=0
type=structure,ID=chest,NBTTag=(type="dungeonChest")@luck=1
type=structure,ID=chest,NBTTag=(type="villageBlacksmith")@luck=1
type=structure,ID=chest,NBTTag=(items=[(id=iron_ingot,maxAmount=8,weight=10),(id=gold_ingot,maxAmount=4,weight=10),(id=emerald,maxAmount=4,weight=10),(id=diamond,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5)],min=8,max=8)@luck=2

/choice of 2 lucky blocks
type=structure,ID=lucky_choice,relativeToPlayer=true@luck=0

/wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=20,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_ingot,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like potatoes)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=potato,amount=128,posY='#'bPosY+10,scatterOffset=2-2;ID=baked_potato,amount=64,posY='#'bPosY+10,scatterOffset=2-2;ID=poisonous_potato,amount=32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your death wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=20)"]))@luck=-2

/========== MONSTER APOCALYPSE ==========

/sword, difficulty, time, potion effects
group(ID=wooden_sword;type=difficulty,ID=hard;type=time,ID=18750;type=effect,ID=2,duration=30,damage=4;type=effect,ID=8,duration=30;type=effect,ID=15,duration=30;>
/zombies, creepers, spiders + cave spiders
group:1(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true);>
/all
group(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true))))@luck=-2

/========== ENCHANTED ITEMS ==========

/lucky block book
ID=written_book,NBTTag=(author="PlayerInDistress",title="#e#lLucky Block Book",pages=["#l#nThe Lucky Block#r\n\nThe Lucky Block (#ofortunus blockus#r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is #bdestiny."])@luck=0
/lucky sword
ID=golden_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))@luck=2
/lucky bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))@luck=2
/lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))@luck=2
/lucky tools
group:#random-1-2(ID=golden_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"));ID=golden_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"));ID=golden_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"));ID=golden_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe")))@luck=2
/lucky armor
group:#random-1-2(ID=golden_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"));ID=golden_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"));ID=golden_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"));ID=golden_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots")))@luck=2
/lucky potion
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))@luck=2
/unlucky potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))@luck=1

/Xmas Lucky block drops

type=falling_block,ID=XmasMod:Rarecoalore@luck=0
type=falling_block,ID=XmasMod:Rarelapisore@luck=0
type=falling_block,ID=XmasMod:Rareredstoneore@luck=0
type=falling_block,ID=XmasMod:Rareironore@luck=0
type=falling_block,ID=XmasMod:Raregoldore@luck=0
type=falling_block,ID=XmasMod:Rarediamondore@luck=1
type=falling_block,ID=XmasMod:Rareemeraldore@luck=1
type=falling_block,ID=XmasMod:XPOre@luck=1
type=falling_block,ID=XmasMod:XmasOre@luck=1
type=falling_block,ID=XmasMod:SnowOre@luck=1
type=falling_block,ID=XmasMod:IceOre@luck=1
type=falling_block,ID=XmasMod:TorchOre@luck=1
type=falling_block,ID=XmasMod:SnowFortSpawn@luck=1

type=falling_block,ID=XmasMod:SnowFortSpawn,amount=7,scatterOffset=25-26,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=XmasMod:SnowFortSpawn,amount=14,scatterOffset=50-52,adjustHeight=4,reinitialize=true@luck=2

type=falling_block,ID=emerald_block,amount=7,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=iron_block,amount=7,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=gold_block,amount=7,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=diamond_block,amount=7,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=lucky:lucky_block,amount=7,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=glowstone,amount=7,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1
type=falling_block,ID=torch,amount=5,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1


type=falling_block,ID=torch,amount=50,scatterOffset=55-60,adjustHeight=4,reinitialize=true@luck=2

/=Triple Potions
/lucky potion
ID=potion,amount=3,reinitialize=true,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))@luck=2
/unlucky potion
ID=potion,amount=3,reinitialize=true,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))@luck=1

/=Special Chests
type=structure,ID=chest,NBTTag=(items=[(id=iron_block,maxAmount=8,weight=10),(id=gold_block,maxAmount=4,weight=10),(id=emerald_block,maxAmount=4,weight=10),(id=diamond_block,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=6,weight=10),(id=golden_apple,maxAmount=4,weight=10),(id=golden_apple,damage=1,maxAmount=3,weight=7)],min=12,max=12)@luck=2
type=structure,ID=chest,NBTTag=(items=[(id=bow,maxAmount=1,weight=10),(id=arrow,maxAmount=26,weight=10),(id=arrow,maxAmount=4,weight=10),(id=bow,maxAmount=1,weight=10),(id=arrow,maxAmount=5,weight=10),(id=arrow,maxAmount=3,weight=10),(id=bow,damage=0,maxAmount=1,weight=7)],min=12,max=12)@luck=2
type=structure,ID=chest,NBTTag=(items=[(id=packed_ice,maxAmount=5,weight=10),(id=ice,maxAmount=6,weight=10),(id=snowball,maxAmount=14,weight=10),(id=ice,maxAmount=4,weight=10),(id=snow_block,maxAmount=5,weight=10),(id=packed_ice,maxAmount=3,weight=10),(id=ice,damage=0,maxAmount=4,weight=7)],min=12,max=12)@luck=2

type=falling_block,ID=snow,damage=#random-0-15,amount=900,posY=#bPosY+#random-70-205,scatterOffset=0-75,adjustHeight=2,reinitialize=true@luck=1

type=entity,ID=snowball,damage=#random-0-15,amount=900,posY=#bPosY+#random-70-205,scatterOffset=0-75,adjustHeight=2,reinitialize=true@luck=1

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=snowball,Count=#random-12-14),sell=(id=XmasMod:IcyArmour_head,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="#b#lFrosty Helmet"))),maxUses=1),(buy=(id=snowball,Count=#random-10-15),sell=(id=XmasMod:IcyArmour_body,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="#b#lFrosty Chestplate"))),maxUses=1),(buy=(id=snowball,Count=#random-11-14),sell=(id=XmasMod:IcyArmour_leggins,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="#b#lFrosty Leggings"))),maxUses=1),(buy=(id=snowball,Count=#random-11-16),sell=(id=XmasMod:IcyArmour_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="#b#lFrosty Boots"))),maxUses=1)]),CustomName="#b#lFrosty Villager",CustomNameVisible=true)@luck=2


type=entity,ID=SnowMan,amount=30,posY=#bPosY+#random-90-255,scatterOffset=0-25,adjustHeight=2,reinitialize=true,tag=(ActiveEffects=[(Id=5,Amplifier=1,Duration=600000),(Id=10,Amplifier=2,Duration=60000),(Id=11,Amplifier=1,Duration=60000),(Id=12,Amplifier=1,Duration=60000)]))@luck=2

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#f#lYour wish came true! (If you like Snowmen)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=meleeSnowGolem,posY='#'bPosY+3,amount=32,scatterOffset=8-10,adjustHeight=2,reinitialize=true)"]))@luck=2

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#f#lYour wish came true! (If you like Festive spiders)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=xmasSpider,posY='#'bPosY+3,amount=2,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=frostySpider,posY='#'bPosY+3,amount=2,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=candySpider,posY='#'bPosY+3,amount=2,scatterOffset=8-10,adjustHeight=2,reinitialize=true)"]))@luck=2

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=20,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_block,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald_block,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond_block,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=iron_block,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2

type=block,ID=XmasMod:ChristmasLight,amount=25,scatterOffset=11-12,adjustHeight=4,posY=#bPosY+40,reinitialize=true@luck=1

/Ultra Tools armour and sword and bow

ID=diamond_sword,NBTTag=(ench=[(id=16,lvl=#random-20-25),(id=17,lvl=#random-20-25),(id=18,lvl=#random-20-25),(id=19,lvl=#random-20-25),(id=20,lvl=#random-20-25),(id=21,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Sword"))@chance=0.1@luck=2

ID=bow,NBTTag=(ench=[(id=48,lvl=#random-20-25),(id=49,lvl=#random-20-25),(id=50,lvl=#random-20-25),(id=51,lvl=#random-20-25),(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Bow"))@chance=0.1@luck=2

ID=diamond_helmet,NBTTag=(ench=[(id=1,lvl=#random-20-25),(id=2,lvl=#random-20-25),(id=3,lvl=#random-20-25),(id=4,lvl=#random-20-25),(id=7,lvl=#random-20-25),(id=34,lvl=#random-20-25),(id=6,lvl=#random-20-25),(id=5,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Helmet"))@chance=0.1@luck=2

ID=diamond_chestplate,NBTTag=(ench=[(id=1,lvl=#random-20-25),(id=2,lvl=#random-20-25),(id=3,lvl=#random-20-25),(id=4,lvl=#random-20-25),(id=7,lvl=#random-20-25),(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Chestplate"))@chance=0.1@luck=2

ID=diamond_leggings,NBTTag=(ench=[(id=1,lvl=#random-20-25),(id=2,lvl=#random-20-25),(id=3,lvl=#random-20-25),(id=4,lvl=#random-20-25),(id=7,lvl=#random-20-25),(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Leggings"))@chance=0.1@luck=2

ID=diamond_boots,NBTTag=(ench=[(id=1,lvl=#random-20-25),(id=2,lvl=#random-20-25),(id=3,lvl=#random-20-25),(id=4,lvl=#random-20-25),(id=7,lvl=#random-20-25),(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Boots"))@chance=0.1@luck=2

ID=diamond_shovel,NBTTag=(ench=[(id=32,lvl=#random-20-25),(id=33,lvl=#random-20-25),(id=35,lvl=#random-20-25),(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Shovel"))@chance=0.1@luck=2

ID=diamond_pickaxe,NBTTag=(ench=[(id=32,lvl=#random-20-25),(id=33,lvl=#random-20-25),(id=35,lvl=#random-20-25),(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Pickaxe"))@chance=0.1@luck=2

ID=diamond_hoe,NBTTag=(ench=[(id=34,lvl=#random-20-25)],display=(Name="#e#lUltra Lucky Hoe"))@chance=0.5@luck=2

/colorful pole
group(type=falling_block,ID=snow,damage=14,posY=#bPosY+10;type=falling_block,ID=snow,damage=1,posY=#bPosY+20;type=falling_block,ID=pumpkin,damage=4,posY=#bPosY+30;type=falling_block,ID=snow,damage=14,posY=#bPosY+40;type=falling_block,ID=snow,damage=1,posY=#bPosY+50;type=falling_block,ID=pumpkin,damage=4,posY=#bPosY+60;type=falling_block,ID=snow,damage=14,posY=#bPosY+70;type=falling_block,ID=snow,damage=1,posY=#bPosY+80;type=falling_block,ID=pumpkin,damage=4,posY=#bPosY+90)@luck=2

group(ID=XmasMod:ChristmasApple,amount=4;ID=XmasMod:CandyDust,amount=36)@luck=2

Super Lucky Tower
group(type=falling_block,ID=gold_block,damage=14;type=falling_block,ID=emerald_block,damage=1,posY=#bPosY+10;type=falling_block,ID=emerald_block,damage=4,posY=#bPosY+20;type=falling_block,ID=gold_block,damage=5,posY=#bPosY+30;type=falling_block,ID=emerald_block,damage=3,posY=#bPosY+40;type=falling_block,ID=emerald_block,damage=11,posY=#bPosY+50;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+60;type=falling_block,ID=iron_block,damage=2,posY=#bPosY+70;type=falling_block,ID=diamond_block,damage=6,posY=#bPosY+80;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+90;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+100;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+110;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+120;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+130;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+140;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+150;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+160;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+170;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+180;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+190;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+200;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+210;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+220;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+230;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+240;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+250;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+260;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+270;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+280;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+290;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+300;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+310;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+320;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+330;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+340;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+350)@luck=2

/Ultimate Drop I
group(type=message,ID=#e#lThe Great Tower of Luck ;type=falling_block,ID=torch,amount=#random-4-5,posY=#bPosY+33,scatterOffset=2-3,reinitialize=true;type=falling_block,ID=emerald_block,posY=#bPosY+34;type=entity,ID=kingIceCube,posY=#bPosY+33;type=structure,ID=fort;type=structure,ID=fort,posY=#bPosY+4;type=structure,ID=fort,posY=#bPosY+8,adjustHeight=4;type=structure,ID=fort,posY=#bPosY+12;type=structure,ID=fort,posY=#bPosY+16;type=structure,ID=fort,posY=#bPosY+20;type=structure,ID=fort,posY=#bPosY+24;type=structure,ID=fort,posY=#bPosY+28;type=structure,ID=fort,posY=#bPosY+32;type=entity,ID=iceCube,amount=#random-12-24,scatterOffset=2-3,reinitialize=true;type=entity,ID=iceCube,amount=#random-16-24,scatterOffset=16-18,reinitialize=true;type=block,ID=XmasMod:ChristmasLight,amount=35,scatterOffset=11-12,adjustHeight=4,posY=#bPosY+#random-38-40,reinitialize=true;type=command,ID="/summon FallingSand ~ ~2 ~ {Tile:52,Time:1,TileEntityData:{MaxNearbyEntities:1,RequiredPlayerRange:24,SpawnCount:1,SpawnData:{Attributes:[{Base:50.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.35,Name:generic.movementSpeed},{Base:16.00,Modifiers:[{UUIDMost:-6359883874165043940,UUIDLeast:-8680710958785255563,Amount:-0.02,Operation:1,Name:Random spawn bonus}],Name:generic.followRange},{Base:5.00,Name:generic.attackDamage}],Invulnerable:0,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,HealF:50.00,Motion:[0,-0.08,0],Leashed:0,UUIDLeast:-7769307967660577764,Health:50,Air:300,OnGround:1,Dimension:0,Rotation:[-247.08,0],UUIDMost:2241445275341046175,Equipment:[{},{},{},{},{}],CustomName:,Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,CustomNameVisible:0},MaxSpawnDelay:200,Delay:20,EntityId:iceCube,x:0,y:0,z:0,id:MobSpawner,SpawnRange:1,MinSpawnDelay:20,SpawnPotentials:[{Type:iceCube,Properties:{Attributes:[{Base:50.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.35,Name:generic.movementSpeed},{Base:16.00,Modifiers:[{UUIDMost:-6359883874165043940,UUIDLeast:-8680710958785255563,Amount:-0.02,Operation:1,Name:Random spawn bonus}],Name:generic.followRange},{Base:5.00,Name:generic.attackDamage}],Invulnerable:0,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,HealF:50.00,Motion:[0,-0.08,0],Leashed:0,UUIDLeast:-7769307967660577764,Health:50,Air:300,OnGround:1,Dimension:0,Rotation:[-247.08,0],UUIDMost:2241445275341046175,Equipment:[{},{},{},{},{}],CustomName:,Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,CustomNameVisible:0},Weight:20}]},DropItem:0,TileID:52}")@luck=2

group(type=block,ID=snow,amount=36,scatterOffset=3-3,adjustHeight=4,posY=#bPosY+#random-0-2,reinitialize=true;type=block,ID=snow,amount=36,scatterOffset=3-3,adjustHeight=4,posY=#bPosY+#random-0-2,reinitialize=true)@luck=1

type=command,ID="/summon FallingSand ~ ~2 ~ {Time:1,Tile:52,TileEntityData:{MaxNearbyEntities:6,RequiredPlayerRange:16,SpawnCount:4,SpawnData:{Attributes:[{Base:36.00,Name:generic.maxHealth},{Base:1.00,Name:generic.knockbackResistance},{Base:0.40,Name:generic.movementSpeed},{Base:128.00,Name:generic.followRange}],Invulnerable:0,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,HealF:36.00,Motion:[0,0,0],Leashed:0,UUIDLeast:-6092410766995912093,Health:36,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:9116330827300882287,Equipment:[{},{id:301,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0},{id:300,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0},{id:299,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0},{id:298,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0}],CustomName:Master Snow Golem,Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:36000,Id:10,Amplifier:0}],CustomNameVisible:0},MaxSpawnDelay:800,Delay:20,EntityId:SnowMan,x:0,y:0,z:0,id:MobSpawner,SpawnRange:4,MinSpawnDelay:200,SpawnPotentials:[{Type:SnowMan,Properties:{Attributes:[{Base:36.00,Name:generic.maxHealth},{Base:1.00,Name:generic.knockbackResistance},{Base:0.40,Name:generic.movementSpeed},{Base:128.00,Name:generic.followRange}],Invulnerable:0,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,HealF:36.00,Motion:[0,0,0],Leashed:0,UUIDLeast:-6092410766995912093,Health:36,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:9116330827300882287,Equipment:[{},{id:301,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0},{id:300,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0},{id:299,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0},{id:298,Count:1,tag:{ench:[{lvl:3,id:7},{lvl:2,id:0}],Unbreakable:1,display:{color:16777215},AttributeModifiers:[]},Damage:0}],CustomName:Master Snow Golem,Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:36000,Id:10,Amplifier:0}],CustomNameVisible:0},Weight:20}]},TileID:52}"@luck=2

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Turrets)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=christmasTurret ,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=gamingWithJensTurret ,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=popularMMOsTurret,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#5Your wish came true! (If you like Live Ice)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=iceCube ,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Golem)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=christmasGolem ,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=largeSnowGolem ,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=luckyGolem,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=dispenserGolem,posY='#'bPosY+3,amount=4,scatterOffset=8-10,adjustHeight=2,reinitialize=true)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Tamed Wolf)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Wolf,amount=#random-25-30,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=0))"]))@luck=2


group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#eThe Snowmen sent you lots of shiny stuff!\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=10,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_ingot,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#4The Snowmen sent you TNT\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=10)"]))@luck=-2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#eThe Snowmen sent you XP\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=launched_expbottle,posY='#'bPosY+7,amount=10)"]))@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#eThe Snowmen sent you random blocks\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=FallingSand,reinitialize=true,NBTTag=(TileID=#random-1-174,Data=#-random-0-15,Time=1),scatterOffset=2-2,posY='#'bPosY+7,amount=10)"]))@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#8The Snowmen Sent you Arrows\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=Arrow,reinitialize=true,scatterOffset=2-2,posY='#'bPosY+7,amount=10)"]))@luck=2

group(type=message,ID="#fRandom Blocks!";type=entity,ID=FallingSand,NBTTag=(TileID=#random-1-175,Data=#-random-0-15,Time=1),scatterOffset=2-10,amount=10,reinitialize=true)@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#8The Snowmen Sent you Arrows\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=Arrow,reinitialize=true,scatterOffset=2-2,posY='#'bPosY+7,amount=10)"]))@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#8The Snowmen Sent you Flying Snow Golems\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=entity,ID=SnowMan,NBTTag=(Riding=(id=Bat)),reinitialize=true,scatterOffset=2-2,posY='#'bPosY+7,amount=10)"]))@luck=2

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#e#lYour wish come true if u like Forts!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=structure,ID=fort,amount=3,posY=#bPosY+1,damage=4,scatterOffset=6-7,reinitialize=true)"]))@luck=2

type=block,ID=emerald_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=2
type=block,ID=diamond_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=2
type=block,ID=iron_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=2
type=block,ID=redstone_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=1
type=block,ID=lapis_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=1
type=block,ID=gold_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=2
type=block,ID=coal_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=1
type=block,ID=snow_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=0
type=block,ID=web,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=0
type=block,ID=stained_glass,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,damage=#random0-15,adjustHeight=1,reinitialize=true@luck=0
type=block,ID=wool,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,damage=#random-0-15,reinitialize=true@luck=0
type=block,ID=obsidian,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=0
type=block,ID=lucky:lucky_block,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=0
type=block,ID=dirt,amount=36,posY=#bPosY+#random-0-1,scatterOffset=0-1,adjustHeight=1,reinitialize=true@luck=0

/Grasser
ID=grass,NBTTag=(ench=[(id=16,lvl=10)],display=(Name="#2#lI Grass u up"))@chance=0.5@luck=2

/Stick /w knockback
ID=stick,NBTTag=(ench=[(id=19,lvl=10)],display=(Name="#8#lWindstick"))@chance=0.5@luck=2

/Snowball /w Sharpness
ID=stick,NBTTag=(ench=[(id=16,lvl=30)],display=(Name="#b#lSuper snowball"))@chance=0.5@luck=2

/Fire /fire aspect
ID=blaze_powder,NBTTag=(ench=[(id=16,lvl=10,(id=19,lvl=10,(id=20,lvl=10)],display=(Name="#8#lFire fright"))@chance=0.5@luck=2

/Web Disaster
ID=web,NBTTag=(ench=[(id=16,lvl=#random-5-10),(id=17,lvl=#random-5-10),(id=18,lvl=#random-5-10),(id=19,lvl=#random-5-10),(id=20,lvl=#random-1-10),(id=21,lvl=#random-5-10)],display=(Name="#8#lWeb Disaster"))@chance=0.5@luck=2

/very packed ice
ID=packed_ice,NBTTag=(ench=[(id=16,lvl=#random-5-10),(id=17,lvl=#random-5-10),(id=18,lvl=#random-5-10),(id=19,lvl=#random-5-10),(id=20,lvl=#random-1-10),(id=21,lvl=#random-5-10)],display=(Name="#8#lVery Ice Block"))@chance=0.5@luck=2


/Knight Swords
ID=iron_sword,NBTTag=(AttributeModifiers=[(AttributeName="generic.attackDamage",Name="My Modifier",Amount=10D,Operation=0,UUIDLeast=2,UUIDMost=2)],display=(Name="#f#lKnightly Sword"))@chance=0.5@luck=2

/Random Damage Stick
ID=stick,NBTTag=(AttributeModifiers=[(AttributeName="generic.attackDamage",Name="My Modifier",Amount=#random-10-20D,Operation=0,UUIDLeast=2,UUIDMost=2)],display=(Name="#8#lStick"))@chance=0.5@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#e#lThe Snowmen Sent you Forts\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=structure,ID=fort,reinitialize=true,scatterOffset=3-3,posY='#'bPosY+1,amount=2)"]))@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#0#lThe Snowmen Sent you problems\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=structure,ID=bedrock_problem,reinitialize=true,scatterOffset=3-3,posY='#'bPosY+1,amount=6)"]))@luck=2

group(type=message,ID="#fLook up theres a cold platform with a lucky block inside!";type=command,ID="/effect @p 8 30 25";type=command,ID="/effect @p 11 30 25";type=command,ID="/setblock ~ ~39 ~ packed_ice";type=command,ID="/setblock ~ ~40 ~ wooden_pressure_plate";type=command,ID="/setblock ~ ~37 ~ packed_ice";type=command,ID="/setblock ~1 ~39 ~ snow";type=command,ID="/setblock ~ ~39 ~-1 snow";type=command,ID="/setblock ~ ~39 ~1 snow";type=command,ID="/setblock ~-1 ~39 ~ snow";type=command,ID="/setblock ~1 ~38 ~ packed_ice";type=command,ID="/setblock ~ ~38 ~-1 packed_ice";type=command,ID="/setblock ~ ~38 ~1 packed_ice";type=command,ID="/setblock ~-1 ~38 ~ packed_ice";type=block,ID=lucky:lucky_block,posY=#bPosY+38,NBTTag=(Drops=["group(type=message,ID=\"#0#lThe Snowmen Sent you Lucky blocks\";type=block,ID=air,posY='#'bPosY+1;type=block,ID=beacon,posY='#'bPosY+1;type=falling_block,ID=lucky:lucky_block,reinitialize=true,scatterOffset=3-3,posY='#'bPosY+1,amount=6)"]))@luck=2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=iron_ingot,Count=#random-12-17),sell=(id=iron_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="#f#lIron Helmet"))),maxUses=1),(buy=(id=iron_ingot,Count=#random-20-25),sell=(id=iron_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="#f#lIron Chestplate"))),maxUses=1),(buy=(id=iron_ingot,Count=#random-15-20),sell=(id=iron_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="#f#lIron Leggings"))),maxUses=1),(buy=(id=iron_ingot,Count=#random-12-17),sell=(id=iron_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="#f#lIron Boots"))),maxUses=1)]),CustomName="#f#lIron Villager",CustomNameVisible=true)@luck=2

/Treyaurus
group(type=entity,ID=Villager,NBTTag=(Profession=1,Offers=(Recipes=[(buy=(id=iron_ingot,Count=14),buyB=(id=gold_ingot,Count=14),sell=(id=beacon,Count=1)),(buy=(id=emerald_block,Count=2),buyB=(id=diamond_block,Count=3),sell=(id=golden_apple,Damage=1,data=1,Count=4)),(buy=(id=dirt,Count=16),sell=(id=lucky:lucky_block,Count=2)),(buy=(id=gold_nugget,Count=16),sell=(id=experience_bottle,Count=4)),(buy=(id=diamond,Count=10),sell=(id=web,Count=2)),(buy=(id=gold_block,Count=4),sell=(id=emerald_block,Count=4)),(buy=(id=gunpowder,Count=9),sell=(id=tnt,Count=4)),(buy=(id=gold_block,Count=2),sell=(id=apple,Count=4)),(buy=(id=gold_nugget,Count=16),sell=(id=experience_bottle,Count=4)),(buy=(id=stone_sword,Count=1),sell=(id=diamond_sword,Count=1)),(buy=(id=tnt,Count=4),sell=(id=emerald,Count=4)),(buy=(id=gold_block,Count=1),sell=(id=lucky:lucky_block,luck=50,Count=1)),(buy=(id=coal,Count=14),sell=(id=quartz_ore,luck=50,Count=2)),(buy=(id=gold_nugget,Count=5),sell=(id=chainmail_helmet,Count=1)),(buy=(id=gold_nugget,Count=8),sell=(id=chainmail_chestplate,Count=1)),(buy=(id=gold_nugget,Count=7),sell=(id=chainmail_leggings,Count=1)),(buy=(id=gold_nugget,Count=4),sell=(id=chainmail_boots,Count=1)),(buy=(id=beacon,Count=1),sell=(id=diamond,Count=16)),(buy=(id=lucky:lucky_block,Count=5),sell=(id=diamond_sword,Count=1)),(buy=(id=snowball,Count=7),sell=(id=potion,Count=1,Lore=#7Regeneration III (0:30),Damage=0,tag=(CustomPotionEffects=[(Id=10,Amplifier=3,Duration=600)]))),(buy=(id=wool,damage=14,Count=3),sell=(id=blaze_powder,Count=1,tag=(ench=[(id=20,lvl=3)]))),(buy=(id=snowball,Count=3),sell=(id=potion,Count=1,Damage=8265,tag=(CustomPotionEffects=[(Id=5,Amplifier=2,Duration=1200)]))),(buy=(id=iron_ingot,Count=17),sell=(id=potion,Count=1,Damage=16428,tag=(CustomPotionEffects=[(Id=7,Amplifier=3,Duration=10)]))),(buy=(id=dye:4,Count=6),sell=(id=stick,Count=1,tag=(ench=[(id=19,lvl=20)]))),(buy=(id=stick,Count=16),sell=(id=bow,Count=3,tag=(ench=[(id=48,lvl=3),(id=49,lvl=3),(id=50,lvl=3)])))]),Attributes=[(Name=generic.maxHealth,Base=60D),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Dr. Treyaurus",CustomNameVisible=true))@luck=2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=nether_star,Count=#random-1-2),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=end_portal_frame,Count=#random-2-3),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=ender_chest,Count=#random-1-2),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=rotten_flesh,Count=#random-10-12),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=dirt,Count=#random-18-24),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=iron_ingot,Count=#random-10-15),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=tnt,Count=#random-6-8),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=lapis_block,Count=#random-5-9),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=coal,Count=#random-8-12),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))),maxUses=1),(buy=(id=nether_wart,Count=#random-18-24),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))),maxUses=1),(buy=(id=rotten_flesh,Count=#random-18-24),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnucky Potion"))),maxUses=1)]),CustomName="#1#l#oPotion Villager",CustomNameVisible=true)@luck=1



group(type=message,ID=#b#lCold Suprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {CustomDisplayTile:1,SpawnCount:5,SpawnData:{CustomDisplayTile:1,SpawnCount:3,Invulnerable:0,SpawnData:{Motion:[0,-0.50,0],shake:0,xTile:-1,UUIDLeast:-4846875266731532397,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-1953542522268597074,ownerName:,zTile:-1,Fire:-1,yTile:-1},MaxSpawnDelay:575,PortalCooldown:0,Delay:20,FallDistance:0,SpawnRange:2,MinSpawnDelay:560,Motion:[0,0,0],MaxNearbyEntities:32,RequiredPlayerRange:72,UUIDLeast:-6872823303858532999,DisplayTile:35,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],EntityId:Snowball,Riding:{Attributes:[{Base:6.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.69,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange}],Invulnerable:1,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,id:Bat,HealF:6.00,BatFlags:0,Motion:[0,0,0],Leashed:0,UUIDLeast:-8916571263423588994,Health:6,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:8607004858683245289,Equipment:[{},{},{},{},{}],CustomName:,Pos:[0,0,0],Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:1465000,Id:14,Amplifier:0}],CustomNameVisible:0},DisplayOffset:0,UUIDMost:3889374304412715724,Fire:-1,DisplayData:0,SpawnPotentials:[{Type:Snowball,Properties:{Motion:[0,-0.50,0],shake:0,xTile:-1,UUIDLeast:-4846875266731532397,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-1953542522268597074,ownerName:,zTile:-1,Fire:-1,yTile:-1},Weight:20}]},MaxSpawnDelay:240,Delay:94,SpawnRange:7,MinSpawnDelay:160,MaxNearbyEntities:18,RequiredPlayerRange:64,DisplayTile:0,Air:0,EntityId:MinecartSpawner,SpawnPotentials:[{Type:MinecartSpawner,Properties:{CustomDisplayTile:1,SpawnCount:9,Invulnerable:0,SpawnData:{Motion:[0,-0.50,0],shake:0,xTile:-1,UUIDLeast:-4846875266731532397,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-1953542522268597074,ownerName:,zTile:-1,Fire:-1,yTile:-1},MaxSpawnDelay:275,PortalCooldown:0,Delay:20,FallDistance:0,SpawnRange:2,MinSpawnDelay:260,Motion:[0,0,0],MaxNearbyEntities:32,RequiredPlayerRange:72,UUIDLeast:-6872823303858532999,DisplayTile:35,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],EntityId:Snowball,Riding:{Attributes:[{Base:6.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.69,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange}],Invulnerable:1,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,id:Bat,HealF:6.00,BatFlags:0,Motion:[0,0,0],Leashed:0,UUIDLeast:-8916571263423588994,Health:6,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:8607004858683245289,Equipment:[{},{},{},{},{}],CustomName:,Pos:[0,0,0],Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:1465000,Id:14,Amplifier:0}],CustomNameVisible:0},DisplayOffset:0,UUIDMost:3889374304412715724,Fire:-1,DisplayData:0,SpawnPotentials:[{Type:Snowball,Properties:{Motion:[0,-0.50,0],shake:0,xTile:-1,UUIDLeast:-4846875266731532397,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-1953542522268597074,ownerName:,zTile:-1,Fire:-1,yTile:-1},Weight:20}]},Weight:20}]}";type=command,ID="/setblock ~ ~31 ~ packed_ice")@luck=2

group(type=message,ID=#b#lCold;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {CustomDisplayTile:1,SpawnCount:75,SpawnData:{Motion:[0,-0.20,0],shake:0,xTile:-1,UUIDLeast:-6825416620866234610,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-3791737759337986259,ownerName:,zTile:-1,Fire:-1,yTile:-1,id:Snowball},MaxSpawnDelay:1,Delay:0,SpawnRange:72,MinSpawnDelay:0,MaxNearbyEntities:375,RequiredPlayerRange:64,DisplayTile:35,Air:0,EntityId:Snowball,DisplayOffset:5,SpawnPotentials:[{Type:Snowball,Properties:{Motion:[0,-0.20,0],shake:0,xTile:-1,UUIDLeast:-6825416620866234610,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-3791737759337986259,ownerName:,zTile:-1,Fire:-1,yTile:-1,id:Snowball},Weight:20}]}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=2

/Generated Enchanted room
group(type=block,ID=bookshelf,amount=128,posY=#bPosY+#random-0-2,scatterOffset=2-2,adjustHeight=1,reinitialize=true;type=block,ID=enchanting_table,amount=1,posY=#bPosY+#random-0-0,scatterOffset=0-0,adjustHeight=1,reinitialize=true)@luck=2

/silverfish infest x3
type=entity,ID=Silverfish,amount=216,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-8-24),(Name=generic.attackDamage,Base=#random-3-5),(Name=generic.movementSpeed,Base=0.5D)],CustomName="#8#lMite",CustomNameVisible=true,scatterOffset=29-30,adjustHeight=10,relativeToPlayer=true,reinitialize=true)@luck=-2

/bob the decked zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],ActiveEffects=[(Id=5,Amplifier=1,Duration=600000),(Id=10,Amplifier=3,Duration=60000),(Id=11,Amplifier=2,Duration=60000),(Id=12,Amplifier=1,Duration=60000)],CustomName="#e#lSuper Bob",CustomNameVisible=true))@luck=-2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=iron_ingot,Count=#random-30-45),sell=(id=diamond,Count=#random-16-20),maxUses=10),(buy=(id=obsidian,Damage=1,Count=#random-24-31),sell=(id=emerald_block,Count=#random-10-15),maxUses=10),(buy=(id=gold_nugget,Count=#random-40-55),sell=(id=gold_block,Count=#random-3-4),maxUses=10),(buy=(id=stick,Count=#random-36-40),sell=(id=lucky:lucky_block,luck=666,Count=#random-3-4),maxUses=10),(buy=(id=tnt,Count=#random-4-8),sell=(id=obsidian,Count=#random-1-5),maxUses=10),(buy=(id=coal,Count=#random-23-34),sell=(id=diamond_block,Count=#random-2-3),maxUses=10),(buy=(id=emerald,Count=#random-3-8),sell=(id=iron_block,Count=#random-3-4),maxUses=10),(buy=(id=dirt,Damage=6,Count=#random-3-8),sell=(id=gold_block,Count=#random-1-2),maxUses=10),(buy=(id=diamond_block,Count=#random-3-5),sell=(id=nether_star,Count=#random-1-2),maxUses=10)]),CustomName="#f#lStrange Trader",CustomNameVisible=true)@luck=2

group(type=entity,ID=Villager,NBTTag=(Profession=2,Offers=(Recipes=[(buy=(id=sponge,Count=1),sell=(id=emerald_block,Count=1)),(buy=(id=end_portal_frame,Count=1),sell=(id=emerald,Count=1)),(buy=(id=saddle,Count=1),sell=(id=emerald,Count=5)),(buy=(id=cake,Count=1),sell=(id=emerald_block,luck=1,Count=1)),(buy=(id=deadbush,Count=1),sell=(id=emerald,luck=4,Count=1)),(buy=(id=clock,Count=1),sell=(id=emerald_block,luck=2,Count=1)),(buy=(id=cauldron,Count=1),sell=(id=emerald_block,luck=7,Count=7)),(buy=(id=minecart,Count=1),sell=(id=emerald_block,luck=2,Count=2)),(buy=(id=furnace,Count=1),sell=(id=emerald,luck=4,Count=4))]),Attributes=[(Name=generic.maxHealth,Base=90D),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Strange Item Collector v3",CustomNameVisible=true))@luck=2

group(type=entity,ID=Villager,NBTTag=(Profession=3,Offers=(Recipes=[(buy=(id=iron_ingot,Count=#random-7-14),buyB=(id=emerald,Count=#random-7-14),sell=(id=emerald_block,Count=#random-7-14)),(buy=(id=gold_ingot,Count=#random-14-24),sell=(id=emerald_block,Count=#random-3-5)),(buy=(id=clay,Count=#random-45-55),sell=(id=arrow,Count=#random-7-9)),(buy=(id=emerald_block,Count=#random-3-5),sell=(id=lucky:lucky_block,luck=#random-7-14,Count=#random-2-3))]),Attributes=[(Name=generic.maxHealth,Base=#random-20-30),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Random Villager",CustomNameVisible=true))@luck=2

group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Nether Stars)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=nether_star,amount=3,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=4,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=2,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=leather,Count=#random-12-17),sell=(id=leather_helmet,Count=1,tag=(display=(color=#random-0-16777215)),(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"))),maxUses=1),(buy=(id=leather,Count=#random-20-25),sell=(id=leather_chestplate,Count=1,tag=(display=(color=#random-0-16777215)),(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"))),maxUses=1),(buy=(id=leather,Count=#random-15-20),sell=(id=leather_leggings,Count=1,tag=(display=(color=#random-0-16777215)),(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"))),maxUses=1),(buy=(id=leather,Count=#random-12-17),sell=(id=leather_boots,Count=1,tag=(display=(color=#random-0-16777215)),(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots"))),maxUses=1)]),CustomName="#f#lA Basic Villager",CustomNameVisible=true)@luck=1

ID=iron_sword,NBTTag=(AttributeModifiers=[(AttributeName="generic.attackDamage",Name="My Modifier",Amount=9D,Operation=0,UUIDLeast=2,UUIDMost=2),(AttributeName="generic.attackDamage",Name="My Modifier",Amount=3.9D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.maxHealth",Name="My Modifier",Amount=4.0D,Operation=0,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.movementSpeed",Name="My Modifier",Amount=0.2D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.knockbackResistance",Name="My Modifier",Amount=0.05D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.followRange",Name="My Modifier",Amount=0.2D,Operation=1,UUIDLeast=1,UUIDMost=1)],display=(Lore=["7Health boost I","7Defence II","7Strength III","7Speed I","7Sight I","eThis is the Grandmaster's Sword use it wisely"],Name=elGrandmaster's Sword))@luck=2

ID=diamond_sword,NBTTag=(AttributeModifiers=[(AttributeName="generic.attackDamage",Name="My Modifier",Amount=120D,Operation=0,UUIDLeast=2,UUIDMost=2),(AttributeName="generic.attackDamage",Name="My Modifier",Amount=11.7D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.maxHealth",Name="My Modifier",Amount=60.0D,Operation=0,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.movementSpeed",Name="My Modifier",Amount=1.0D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.knockbackResistance",Name="My Modifier",Amount=20.0D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.followRange",Name="My Modifier",Amount=20.0D,Operation=1,UUIDLeast=1,UUIDMost=1)],display=(Lore=["7Health boost X","7Defence X","7Strength XI","7Speed V","7Sight X","eThis is the god sword use it wisely"],Name=elThe God Sword))@luck=2

ID=stone_sword,NBTTag=(AttributeModifiers=[(AttributeName="generic.attackDamage",Name="My Modifier",Amount=4.75D,Operation=0,UUIDLeast=2,UUIDMost=2),(AttributeName="generic.attackDamage",Name="My Modifier",Amount=1.3D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.maxHealth",Name="My Modifier",Amount=12.0D,Operation=0,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.movementSpeed",Name="My Modifier",Amount=0.2D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.knockbackResistance",Name="My Modifier",Amount=0.6D,Operation=1,UUIDLeast=1,UUIDMost=1),(AttributeName="generic.followRange",Name="My Modifier",Amount=0.3D,Operation=1,UUIDLeast=1,UUIDMost=1)],display=(Lore=["7Health boost V","7Defence III","7Strength I","7Speed I","7Sight I","eThis is the Warrior Sword use it wisely"],Name=elWarrior Sword))@luck=2

type=falling_block,ID=XmasMod:SnowGenerator,amount=3,scatterOffset=11-12,adjustHeight=4,reinitialize=true@luck=1

/Triple launched exp-bottles
group(type=message,ID=#2#lMass XP;type=entity,ID=launched_expbottle,amount=#random-48-96@luck=2

group(type=command,ID="/summon Item ~ ~1 ~ {Item:{id:298,Count:1,tag:{ench:[{id:7,lvl:3}],display:{color:1002754,Name:#2Cactus Helmet}}}}";type=command,ID="/summon Item ~ ~1 ~ {Item:{id:299,Count:1,tag:{ench:[{id:7,lvl:3}],display:{color:1002754,Name:#2Cactus Chestplate}}}}";type=command,ID="/summon Item ~ ~1 ~ {Item:{id:300,Count:1,tag:{ench:[{id:7,lvl:3}],display:{color:1002754,Name:#2Cactus Leggings}}}}";type=command,ID="/summon Item ~ ~1 ~ {Item:{id:301,Count:1,tag:{ench:[{id:7,lvl:3}],display:{color:1002754,Name:#2Cactus Boots}}}}")@luck=2


/Youtubers

group(type=message,ID=#eFuriousDestroyer Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:3355443}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:FuriousDestroyer,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:FuriousDestroyer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:FuriousDestroyer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSuperGirlyGamer Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:15100927}},Damage:0},{id:300,Count:1,tag:{display:{color:15100927}},Damage:0},{id:299,Count:1,tag:{display:{color:15100927}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SuperGirlyGamer,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSkyTheKidRS Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:283,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:6697728}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SkyTheKidRS,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:SkyTheKidRS,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SkythekidRS,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eJeromeASF Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:0}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:JeromeASF,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:JeromeASF,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:JeromeASF,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eDanTDM Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16252685}},Damage:0},{id:300,Count:1,tag:{display:{color:1837260}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:DanTDM,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:DanTDM,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:DanTDM,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eBodil40 Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16252685}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Bodil40,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Bodil40,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eBajanCanadian Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16777215}},Damage:0},{id:300,Count:1,tag:{display:{color:4480475}},Damage:0},{id:299,Count:1,tag:{display:{color:16711680}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:BajanCanadian,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:BajanCanadian,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:BajanCanadian,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eThnxCya Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:7036750}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:ThnxCya,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:ThnxCya,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Thnxcya,Type:3,Rot:-8}")@luck=0

group(type=message,ID=#eAntVenom Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16711680}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:AntVenom,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:AntVenom,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:AntVenom,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eTreyaurus Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:6045747}},Damage:0},{id:300,Count:1,tag:{display:{color:16777215}},Damage:0},{id:299,Count:1,tag:{display:{color:16777215}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Dr Treyaurus,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Villager,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Villager,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#exXJemmaMxx Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:13585593}},Damage:0},{id:300,Count:1,tag:{display:{color:11597823}},Damage:0},{id:299,Count:1,tag:{display:{color:13585593}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:xXJemmaMXx,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:xXJemmaMXx,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:xXjemmaMXx,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eMrWilliamo Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:53687091}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:MrWilliamo,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:MrWilliamo,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:MrWilliamo,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSSundee Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:53687091}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SSundee,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:SSundee,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SSundee,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eGameChap Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:10717042}},Damage:0},{id:300,Count:1,tag:{display:{color:10717042}},Damage:0},{id:299,Count:1,tag:{display:{color:10717042}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:GameChap,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:GameChap,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Gamechap,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eBertieChap Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:2498843}},Damage:0},{id:300,Count:1,tag:{display:{color:2498843}},Damage:0},{id:299,Count:1,tag:{display:{color:10717042}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:BertieChap,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:BertieChap,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:BertieChap,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSethbling Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:5388586}},Damage:0},{id:300,Count:1,tag:{display:{color:2501575}},Damage:0},{id:299,Count:1,tag:{display:{color:12849682}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Sethbling,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Sethbling,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eTBNRFrags Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:TBNRFrags,Fire:0,CanBreakDoors:0,Equipment:[{id:273,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:16753920}}},{id:300,Damage:0,Count:1,tag:{display:{color:0}}},{id:299,Damage:0,Count:1,tag:{display:{color:0}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:PrestonPlayz,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eWoofless Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:Woofless,Fire:0,CanBreakDoors:0,Equipment:[{id:258,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:16777215}}},{id:300,Damage:0,Count:1,tag:{display:{color:0}}},{id:299,Damage:0,Count:1,tag:{display:{color:128}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Woofless,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eVikkstar123 Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:Vikkstar123,Fire:0,CanBreakDoors:0,Equipment:[{id:279,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:11184810}}},{id:300,Damage:0,Count:1,tag:{display:{color:128}}},{id:299,Damage:0,Count:1,tag:{display:{color:2730}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Vikkstar123,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#ePaulyaulk Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:Paulyaulk,Fire:0,CanBreakDoors:0,Equipment:[{id:293,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:1114367}}},{id:300,Damage:0,Count:1,tag:{display:{color:1114367}}},{id:299,Damage:0,Count:1,tag:{display:{color:374015}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Paulyaulk,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Paulyaulk,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eMrCrainer Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:MrCrainer,Fire:0,CanBreakDoors:0,Equipment:[{id:279,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:2872}}},{id:300,Damage:0,Count:1,tag:{display:{color:524543}}},{id:299,Damage:0,Count:1,tag:{display:{color:3386879}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:MrCrainer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:MrCrainer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eStampylonghead Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16435521}},Damage:0},{id:300,Count:1,tag:{display:{color:16435521}},Damage:0},{id:299,Count:1,tag:{display:{color:16435521}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Stampylonghead,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Stampylonghead,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:BertieChap,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eChimneySwift Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:8224125}},Damage:0},{id:300,Count:1,tag:{display:{color:16769095}},Damage:0},{id:299,Count:1,tag:{display:{color:5870685}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:ChimneySwift,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:ChimneySwift,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:ChimneySwift,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eExplodingTNT Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:2872}},Damage:0},{id:300,Count:1,tag:{display:{color:2872}},Damage:0},{id:299,Count:1,tag:{display:{color:16716314}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:ExplodingTNT,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:ExplodingTNT,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:ExplodingTNT,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eCaptainSparklez Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:825668}},Damage:0},{id:300,Count:1,tag:{display:{color:825668}},Damage:0},{id:299,Count:1,tag:{display:{color:825668}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:CaptainSparklez,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:CaptainSparklez,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:CaptainSparklez,SkullType:3,Rot:-8}")@luck=0

/TNT+Redstone
group(type=falling_block,ID=redstone_block,damage=14;type=falling_block,ID=tnt,damage=1,posY=#bPosY+10;type=falling_block,ID=tnt,damage=4,posY=#bPosY+20;type=falling_block,ID=tnt,damage=5,posY=#bPosY+30;type=falling_block,ID=tnt,damage=3,posY=#bPosY+40;type=falling_block,ID=tnt,damage=11,posY=#bPosY+50;type=falling_block,ID=tnt,damage=10,posY=#bPosY+60;type=falling_block,ID=tnt,damage=2,posY=#bPosY+70;type=falling_block,ID=tnt,damage=6,posY=#bPosY+80;type=falling_block,ID=tnt,posY=#bPosY+90)@luck=-2

/Random Wool
group(type=falling_block,ID=wool,damage=#random-1-15;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+10;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+20;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+30;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+40;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+50;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+60;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+70;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+80;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+90;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+100;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+110;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+120;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+130;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+140;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+150;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+160;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+170;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+180;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+190;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+200;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+210;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+220;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+230;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+240)@luck=2

/Random dirt
group(type=falling_block,ID=dirt,damage=#random-1-15;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+10;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+20;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+30;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+40;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+50;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+60;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+70;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+80;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+90;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+100;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+110;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+120;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+130;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+140;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+150;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+160;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+170;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+180;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+190;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+200;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+210;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+220;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+230;type=falling_block,ID=dirt,damage=#random-1-15,posY=#bPosY+240)@luck=2


/snowgolems
group(type=particle,ID="snowballpoof",amount=15,scatterOffset=0-2,reinitialize=true;type=entity,ID=SnowMan,amount=#random-4-5,scatterOffset=2-7,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-8-24),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="#lSnow Golem Army",CustomNameVisible=true))@luck=2

/irongolems
group(type=particle,ID=snowballpoof,amount=60,scatterOffset=0-2,reinitialize=true;type=entity,ID=VillagerGolem,amount=#random-4-5,scatterOffset=2-7,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-90-150),(Name=generic.attackDamage,Base=#random-2-28),(Name=generic.movementSpeed,Base=0.3D)],CustomName="#lIron Golem Army",CustomNameVisible=true))@luck=2

ID=packed_ice,amount=36@luck=0

